up previous next
randomize [OBSOLETE]    --    [OBSOLETE] randomize the coefficients of a given polynomial

Description
OBSOLETE: you can do f := sum([random(-99,99)*t | t in support(f)]) instead, or use RandomLinearForm .
See Also